Sandbox Logo

Sandbox.Utility.CircularBuffer<T>.PopBack

void PopBack()

Description

Removes the element at the back of the buffer. Decreasing the Buffer size by 1.

Return

User Comments